home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 26 (Anniversary Edition)
/
Volume 26 [Anniversary Edition] - JOGO DISK .iso
/
Fight
/
sabermania.swf
/
scripts
/
frame_15
/
PlaceObject2_1004_73
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Wrap
Text File
|
2006-05-08
|
123b
|
5 lines
onClipEvent(enterFrame){
this._x += (_root._xmouse - this._x) / 32;
this._y += (_root._ymouse - this._y) / 32;
}